projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdf156a
)
[HAVE_UNISTD_H]: Include unistd.h.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 13 Apr 1994 23:25:17 +0000
(23:25 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 13 Apr 1994 23:25:17 +0000
(23:25 +0000)
src/unexsunos4.c
patch
|
blob
|
history
diff --git
a/src/unexsunos4.c
b/src/unexsunos4.c
index fd0f7ec419c1026df18e3700f6c2a3749ca6352f..53c3dc13bf971bc8f27fa27bde25838a57a40009 100644
(file)
--- a/
src/unexsunos4.c
+++ b/
src/unexsunos4.c
@@
-37,6
+37,9
@@
#include <config.h>
#endif
+#ifdef HAVE_UNISTD_H
+#include <unistd.h>
+#endif
/* NetBSD needs this bit, but SunOS does not have it. */
#ifndef MAP_FILE